testing.chattyPrinter.Printf (method)

2 uses

	testing (current package)
		testing.go#L611: func (p *chattyPrinter) Printf(testName, format string, args ...any) {
		testing.go#L1165: 			o.c.chatty.Printf(o.c.name, "%s%s", indent, b)